Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it explicit when modifier keys should not be released #112

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

tristanlabelle
Copy link
Contributor

This was a source of confusion, and is an inconsistency between element.keys (which always releases modifiers) and session.keys which does not by default. Now both will release by default, and session.keys can be explicitly made to not release.

@tristanlabelle tristanlabelle merged commit 9232d45 into main Oct 20, 2023
1 check passed
@tristanlabelle tristanlabelle deleted the tristan/explicit-release-modifiers branch October 20, 2023 19:35
@mikolaj-boc
Copy link

Thank you Tristan!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants